AWS Config

aws/governance aws/management aws/service

💡 Definition

AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. Config continuously monitors and records your AWS resource configurations and allows you to automate the evaluation of recorded configurations against desired configurations.

🔑 Key Concepts

⚙️ How it Works

  1. Enable Config: Turn on Config in a Region.
  2. Record Changes: Config automatically records all changes to supported AWS resources.
  3. Evaluate Rules: Config Rules continuously check if resources are compliant.
  4. Audit: Use the history and snapshots for auditing and troubleshooting.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * CloudTrail * CloudWatch * Shared Responsibility Model